@media(min-width:1230px){
    .container{width:1230px;}
}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
#ShopCartBox{display:none !important;}
body {
    --bgColor: #26b145;
    --bgHoverColor: #a9d51a;
    --fontColor: #26b145;
    --fontHoverColor: #a9d51a;
}
a{transition:all 0.2s linear 0s;}
img{vertical-align:bottom;/*image-rendering:-webkit-optimize-contrast;*/}
input[type=text],textarea{font-family:Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background:none;
    border-color:#fff;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1628666875768') format('woff2'),
    url('../fonts/iconfont.woff?t=1628666875768') format('woff'),
    url('../fonts/iconfont.ttf?t=1628666875768') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.noPro{text-align:center;width:100%;}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}
.kj-noproduct-search p{display:block;height:40px;line-height:40px;text-align:center;}
/*手机浮动*/
.phone_footer_nav{position:fixed;bottom:0;left:0;width:100%;z-index:100;background:#fff;height:50px;display:none;}
.phone_footer_nav:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    content: "";
    -webkit-transform: scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
.phone_footer_nav a{float:left;display:inline-block;width:25%;text-align:center;color:#000;font-size:12px;transform: scale(0.9);padding-top:7px;}
.phone_footer_nav a i{width:20px;height:20px;display:block;margin:0 auto 3px auto;}
.phone_footer_nav a:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat 0 0;background-size:40px auto;}
.phone_footer_nav a:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat 0 -20px;background-size:40px auto;}
.phone_footer_nav a:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat 0 -40px;background-size:40px auto;}
.phone_footer_nav a:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat 0 -60px;background-size:40px auto;}
.phone_footer_nav a.active{color:var(--fontColor);}
.phone_footer_nav a.active:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat -20px 0;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat -20px -20px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat -20px -40px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat -20px -60px;background-size:40px auto;}

/*大包装询价*/
#blukquote_dialog .formcolumn-item{display:flex;align-items:center;margin-bottom:12px;}
#blukquote_dialog .formcolumn-item dt{font-size:14px;color:#555;margin-right:10px;width:80px;}
#blukquote_dialog  .formcolumn-item dd{width:calc(100% - 100px);position:relative}
#blukquote_dialog  .formcolumn-item dd input{width:90%;height:38px;line-height:38px;padding:0 10px;border:1px solid #dedede;border-radius:3px;box-shadow:none;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
#blukquote_dialog .formcolumn-item dd input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd textarea {
    width: 90%;
    height: 150px;
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow:none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    resize:none;
}
#blukquote_dialog  .formcolumn-item dd textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox img{height:38px;}
#blukquote_dialog  .formcolumn-item-ct{display:flex;line-height:38px;}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox{width:110px;order:1;height:38px;margin-left:10px;}
#blukquote_dialog  .formcolumn-item dd .formcom-vcode{width:20%;}
#blukquote_dialog .formcolumn-item dd .required{order:3;margin-left:10px;font-weight:bold;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips{margin-bottom:0;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips .text{font-size:12px;color:#FF0D0D;}

#blukquote_dialog  .formcolumn-item dd .formcolumn-item-tips{order:4;}
#blukquote_dialog .modal-footer{border-top:0;padding:0 0 50px 0;}
#blukquote_dialog .modal-footer input{background:#0062c4;color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:#f62f3a;}
#blukquote_dialog .modal-footer input:hover{color:#fff;}

/*index header*/
/*header*/
/*顶部基本信息展示*/
.header_top_baseInfo{width:100%;height:34px;line-height:34px;background:#e8e8e8;}
.header_top_baseInfo span{font-size:13px;color:#666666;display:flex;align-items:center;}
.header_top_baseInfo span b{color:#e60012;font-weight:normal;margin-right:10px;}
.header_top_baseInfo span i{color:#e60012;font-size:14px;margin:0 5px 0 10px;}
.header_top_baseInfo .btn_box{text-align:right;}
.header_top_baseInfo .btn_box .user_btn{display:inline-block;margin-left:15px;}
.header_top_baseInfo .btn_box .user_btn a::before{
    content:'';display:inline-block;width:1px;height:14px;background:rgba(51,51,51,0.5);margin-right:10px;margin-left:6px;vertical-align:middle;
}
.header_top_baseInfo .btn_box .user_btn a:first-child::before{width:0;margin:0;}
.header_top_baseInfo .btn_box a.simple_btn{display:inline-flex;font-size:13px;color:#666666;align-items:center;}
.header_top_baseInfo .btn_box a.simple_btn i{font-size:14px;margin-right:3px;color:#000;margin-bottom:2px;}
.header_top_baseInfo .btn_box a.simple_btn:hover{color:var(--fontColor);text-decoration:underline;}

/*顶部logo及搜索*/
.header_logo_search{padding:25px 0 20px 0;background:#fff;position:relative;z-index:20;}
.header_logo_search .container{display:flex;flex-wrap: wrap;align-items:center;}
.header_logo_search .container:after,.header_logo_search .container:before{display:none;}
.header_logo_search .logo_btn{width:285px;}
.header_logo_search .logo_btn img{max-width:100%;}

/*手机端搜索*/
.phone_search_box{border-bottom:1px solid #dedede;background:#f9f9f9;}
.phone_search_box .container{padding-top:10px;padding-bottom:10px;}
.phone_search_box #mobilesearchbox{height:38px;width:100%;float:left;;}
.phone_search_box #mobilesearchbox input{display:inline-block;width:calc(100% - 50px);height:38px;line-height:38px;border:2px solid var(--bgColor);padding:0 10px;margin:0;border-radius:30px 0 0 30px;font-size:13px;color:#333;float:left;}
.phone_search_box #mobilesearchbox button{padding:0;border:0;display:inline-block;height:38px;width:50px;text-align:center;line-height:38px;background:var(--bgColor);border-radius:0 30px 30px 0;font-size:16px;color:#fff;float:left;}

/*导航栏*/
.kj-navbar{margin-bottom:0;border:0;border-radius:0;z-index:10;min-height:40px;flex:1;display:flex;justify-content:flex-end;}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-collapse{padding:0;}
.kj-navbar .navbar-nav >li >a{font-size:17px;color:#333333;margin:0;margin-left:55px;padding:0;height:40px;line-height:40px;font-weight:bold;position:relative;}
.kj-navbar .navbar-nav >li >a:after{content:"";width:0;height:4px;background:var(--bgColor);position:absolute;bottom:-4px;left:0;transition:all 0.2s linear 0s;}
.kj-navbar .navbar-nav >li:hover> a{color:var(--fontColor);background:none;}
.kj-navbar .navbar-nav >li:hover> a:after{width:100%;}
.kj-navbar .navbar-nav >li >a:focus{color:var(--fontColor);background:none;}
.kj-navbar .navbar-nav >li.active > a{color:var(--fontColor);}
.kj-navbar .navbar-nav >li.active > a:after{width:100%;}

.kj-navbar .navbar-nav .li-kj-nav-procata ul{top:100%;border:0;width:220px;border-radius:10px;padding:10px 0;box-shadow:0 0 8px rgba(0,0,0,0.3);}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li {border-top:1px dashed #f1f1f1;position: initial;height:46px;transition:all 0.2s linear 0s;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:first-child{border-top:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a{display:inline-flex;width:100%;color: #333333 !important;font-weight: normal;height:46px;line-height:46px;font-size:15px;padding:0 15px;margin:0;align-items:center;position:relative;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a > span{position:absolute;top:50%;transform: translateY(-50%);right:15px;color:#cbcece;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:hover > a{background:#d0eadd;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:hover > a > span{color:var(--fontHoverColor);}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul {height:100%;position:absolute;margin:0;width:440px;left:100%;top:0;display:none;padding:10px 0;background:#fafafa;overflow:hidden;overflow-y: auto;box-shadow:10px 0 10px rgba(0,0,0,0.3);}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul::-webkit-scrollbar{width:4px;height:4px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background-color:#999;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:5px;background-color:#f1f1f1}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li{height:auto;position:initial;border:0;padding:0;float:left;width:50%;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a{color:#333 !important;padding:0 20px;height:46px;line-height:46px;position:relative;display:block;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a:after{content:"";width:1px;height:16px;position:absolute;top:50%;right:0;transform:translateY(-50%);background:#e0e0e0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li:nth-child(2n) a:after{width:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a span{display:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a:before{display:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a:hover{background:none;color:var(--fontColor) !important;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul span.fa-angle-down:before {content: "\f105";}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul li:hover > ul{display:block;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul{display:flex !important;position:inherit;left:auto;padding:0;width:auto;height:auto;flex-wrap: wrap;box-shadow:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li{margin:0;margin-right:12px;border:0;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li a{font-weight:normal;font-size:14px;color:#666666 !important;height:28px;line-height:28px;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li a:hover{color:var(--fontColor) !important;text-decoration:underline;font-weight:normal;}

/*footer*/
.footer_box{background:#282928;margin-top:80px;padding:30px 0;}
.footer_box .container{display:flex;justify-content: space-between;}
.footer_box .container:after,.footer_box .container:before{display:none;}
.footer_box .contact_us_box{flex:1;padding-right:20px;}
.footer_box .contact_us_box .title{margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,0.15);font-size:24px;color:#fff;font-weight:bold;line-height:74px;}
.footer_box .contact_us_box ul{display:flex;flex-wrap: wrap;}
.footer_box .contact_us_box ul li{margin-right:40px;padding-right:40px;width:calc((100% - 40px)/2);margin-bottom:20px;}
.footer_box .contact_us_box ul li:nth-child(2n){margin-right:0;}
.footer_box .contact_us_box ul li h2{color:rgba(255,255,255,0.7);font-size:15px;font-weight:bold;line-height:34px;}
.footer_box .contact_us_box ul li span{color:rgba(255,255,255,0.7);font-size:15px;line-height:34px;}
.footer_box .contact_us_box ul li span a{color:rgba(255,255,255,0.7);}
.footer_box .contact_us_box ul li span a:hover{color:#fff;text-decoration:underline;}
.footer_box .code_box{width:130px;margin-top:45px;margin-left:10px;}
.footer_box .code_box img{max-width:100%;}
.footer_copyright{text-align:center;padding:28px 0;background:#1f201f;}
.footer_copyright span{font-size:14px;color:rgba(255,255,255,0.6);line-height:28px;margin:0 10px;}
.footer_copyright span a{color:rgba(255,255,255,0.6);}
.footer_copyright span a:hover{text-decoration:underline;color:#fff;}

/*float*/
.float_box{position:fixed;right:12px;top:50%;transform:translateY(-50%);transition:all 0.2s linear 0s;z-index:1000;display:none;}
.float_box ul{display:inline-block;border-radius:50px;background:#fff;box-shadow:0 0 10px rgba(27,108,171,0.15);padding:5px 0;width:62px;}
.float_box ul li{padding:0 7px;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:90px;transition:all 0.2s linear 0s;cursor:pointer;width:62px;}
.float_box ul li:before{
    content:"";width:calc(100% - 14px);height:2px;background:#e9e9e9;position:absolute;left:7px;top:0;
}
.float_box ul li:first-child:before{width:0;}
.float_box ul li i{font-size:30px;color:#333333;display:block;transition:all 0.2s linear 0s;line-height:38px;position:relative;}
.float_box ul li sup{display:block !important;background:#e20000;border-radius:50%;padding:0 4px;height:16px;line-height:16px;font-size:12px;color:#fff;position:absolute;top:0;right:0;}
.float_box ul li span{font-size:12px;color:#333333;display:block;transition:all 0.2s linear 0s;line-height:26px;}
.float_box ul li:hover i{color:var(--fontColor);}
.float_box ul li:hover span{color:var(--fontColor);}
.float_box ul li .qq_box{padding:10px;background:var(--bgColor);border-radius:5px;position:absolute;right:62px;top:0;display:none;width:120px;}
.float_box ul li .qq_box a{height:28px;line-height:28px;border-radius:30px;display:block;margin-top:10px;font-size:14px;color:var(--fontColor);background:#fff;}
.float_box ul li .qq_box a:hover{background:#f1f1f1;text-decoration:underline;}
.float_box ul li .qq_box a:first-child{margin-top:0;}
.float_box ul li .qq_box a:active{position:relative;top:2px;}
.float_box ul li .tel_box{border-radius:5px;align-items:center;display:none; position:absolute;right:64px;top:5px;padding:16px 16px 8px 16px;font-size:14px;background:#fff;line-height:28px;width:240px;box-shadow:0 3px 8px rgba(0,0,0,0.15);overflow:hidden;}
.float_box ul li .tel_box:before{content:"";width:100%;height:6px;background:var(--bgColor);position:absolute;top:0;left:0;}
.float_box ul li .tel_box i{font-size:42px;color:#d3d3d3;margin-right:10px;padding-top:0;}
.float_box ul li .tel_box span{
    font-size:24px;line-height:28px;text-align:left;
    color:var(--fontColor);
}
.float_box ul li .tel_box span em{display:block;color:#aaa;font-size:14px;}
.float_box ul li .code_box{padding:10px;background:var(--bgColor);border-radius:5px;position:absolute;right:62px;top:0;display:none;}
.float_box ul li .code_box img{width:100px;}
.float_box ul li .code_box span{line-height:18px;color:#fff;margin-top:5px;}
.float_box ul li#weixin:hover .code_box{display:block;}
.float_box ul li#ftel:hover .tel_box{display:flex;}
.float_box ul li#qqbox:hover .qq_box{display:block;}
.float_box .scrollTop{width:62px;height:62px;display:block;margin-top:12px;background:var(--bgColor);color:#fff;text-align:center;line-height:62px;border-radius:50%;box-shadow:0 0 10px rgba(27,108,171,0.15);}
.float_box .scrollTop i{font-size:24px;}
.float_box .scrollTop:hover{background:var(--bgHoverColor);}
.phone_top{display:none;position:fixed;bottom:60px;right:10px;z-index:1000;width:40px;height:40px;background:var(--bgColor);border-radius:50%;text-align:center;line-height:40px;}
.phone_top i{color:#fff;font-size:20px;}

/*index*/
#banner-swiper .swiper-button-prev,#banner-swiper .swiper-button-next{width:56px;height:56px;border-radius:50%;text-align:center;line-height:56px;background:rgba(0,0,0,0.35);transition:all 0.2s linear 0s;}
#banner-swiper .swiper-button-prev:after,#banner-swiper .swiper-button-next:after{font-size:20px;color:#fff;}
#banner-swiper .swiper-button-prev:hover,#banner-swiper .swiper-button-next:hover{background:rgba(0,0,0,0.7);}
#banner-swiper .swiper-button-next{right:45px;}
#banner-swiper .swiper-button-prev{left:45px;}
#banner-swiper .swiper-wrapper .img_btn {display:block;width:100%;height:31vw;}
.search_form_box{background:#eff6fa;padding:25px 0;}
.search_form_box .container{display:flex;align-items:center;justify-content:space-between;}
.search_form_box .container:before,.search_form_box .container:after{display:none;}
.search_form_box .friend_tips{width:395px;padding-right:55px;}
.search_form_box .friend_tips h2{font-size:16px;color:#dc0000;font-weight:bold;line-height:24px;}
.search_form_box .friend_tips .tips_text{font-size:14px;color:#333333;line-height:30px;margin-top:3px;}
.search_form_box .search_box{flex:1;}
.search_form_box .search_box .search_form{width:100%;height:50px;border:1px solid var(--bgColor);border-radius:3px;background:#fff;display:flex;align-items:center;overflow:hidden;}
.search_form_box .search_box .search_form i{width:48px;height:48px;text-align:center;font-size:20px;color:#999;line-height:48px;}
.search_form_box .search_box .search_form input{flex:1;height:48px;line-height:48px;border:0;font-size:15px;color:#333;}
.search_form_box .search_box .search_form button{width:90px;text-align:center;background:var(--bgColor);font-size:15px;color:#fff;border:0;height:48px;line-height:48px;transition:all 0.2s linear 0s;}
.search_form_box .search_box .search_form button:hover{background:#1e9740;}
.search_form_box .search_box .hot_links{display:flex;flex-wrap: wrap;}
.search_form_box .search_box .hot_links a{font-size:14px;color:#666666;margin-right:22px;line-height:20px;margin-top:8px;}
.search_form_box .search_box .hot_links a:hover{color:var(--fontColor);text-decoration:underline;}
.index_title{text-align:center;}
.index_title .name_box{position:relative;padding-top:20px;}
.index_title .name_box .en{font-size:60px;line-height:60px;color:rgba(31,174,72,0.1);font-weight:bold;position:absolute;top:0;left:50%;transform: translateX(-50%);}
.index_title .name_box .cn{font-size:36px;line-height:40px;color:#333333;font-weight:bold;position:relative;padding-bottom:20px;}
.index_title .name_box .cn:after{content:"";width:58px;height:5px;background:var(--bgColor);position:absolute;bottom:0;left:50%;transform:translateX(-50%);}
.index_title span{font-size:18px;color:#666666;line-height:30px;margin-top:12px;display:block;}
.index_about_box{padding:60px 0 80px 0;}
.index_about_box .index_about{margin-top:55px;display:flex;}
.index_about_box .index_about .right_image{width:510px;}
.index_about_box .index_about .right_image img{width:100%;}
.index_about_box .index_about .left_info{flex:1;padding-right:80px;}
.index_about_box .index_about .left_info .brief_text{font-size:16px;color:#666666;line-height:40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.index_about_box .index_about .left_info .more_btn{margin-top:40px;display:flex;align-items:center;justify-content:center;width:227px;height:54px;background:var(--bgColor);border-radius:5px;color:#fff;font-size:16px;}
.index_about_box .index_about .left_info .more_btn i{margin-left:5px;font-size:20px;}
.index_about_box .index_about .left_info .more_btn:hover{background:var(--bgHoverColor);}
.index_about_box .index_about .left_info .more_btn:active{position:relative;top:2px;}
.index_product_box{background:url("../images/index_product_bg.jpg") no-repeat center;background-size:cover;padding:70px 0 100px 0;}
.index_product_box .nav{display:flex;margin:40px 0 30px 0;}
.index_product_box .nav li{margin-right:15px;width:calc((100% - 75px)/6);}
.index_product_box .nav li:nth-child(6n){margin-right:0;}
.index_product_box .nav li a{padding:0;display:block;width:100%;height:70px;text-align:center;line-height:70px;border-radius:30px 30px 0 30px;background:#fff;font-size:16px;color:#333;box-shadow:0 0 7px rgba(0,0,0,0.1);}
.index_product_box .nav li a:hover{background:linear-gradient(to right, #22af47, #a9d51a);color:#fff;}
.index_product_box .nav li.active a{background:linear-gradient(to right, #22af47, #a9d51a);color:#fff;}
.index_product_box .nav li a:active{position:relative;top:2px;}
.index_product_box .tab-pane ul{display:flex;flex-wrap: wrap;}
.index_product_box .tab-pane ul li{margin-right:20px;margin-bottom:15px;width:calc((100% - 60px)/4);background:#fff;border-radius:10px;height:282px;overflow:hidden;transition:all 0.2s linear 0s;}
.index_product_box .tab-pane ul li:nth-child(4n){margin-right:0;}
.index_product_box .tab-pane ul li .img_btn{transition:all 480ms ease 0s;display:flex;align-items:center;justify-content:center;width:100%;padding:10px;height:165px;}
.index_product_box .tab-pane ul li .img_btn img{max-width:100%;max-height:100%;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;}
.index_product_box .tab-pane ul li .name_btn{display:block;padding:0 15px;font-size:15px;color:#333;height:30px;line-height:30px;width:100%;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.index_product_box .tab-pane ul li .base_info{padding:0 15px;margin:3px 0 7px 0;}
.index_product_box .tab-pane ul li .base_info span{display:block;font-size:14px;color:#999999;line-height:22px;}
.index_product_box .tab-pane ul li .car_btn{display:flex;background:var(--bgColor);height:33px;align-items:center;justify-content:center;font-size:14px;color:#fff;}
.index_product_box .tab-pane ul li .car_btn i{margin-right:8px;}
.index_product_box .tab-pane ul li:hover{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.index_product_box .tab-pane ul li:hover .img_btn img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}
.index_product_box .tab-pane ul li:hover .name_btn{color:var(--fontColor);text-decoration:underline;}
.index_product_box .tab-pane ul li .car_btn:hover {background:var(--bgHoverColor);}
.index_news_box{padding:90px 0 75px 0;}
.index_news_box ul{display:flex;flex-wrap: wrap;margin-top:45px;}
.index_news_box ul li{margin-right:35px;margin-bottom:22px;width:calc((100% - 35px)/2);background:#f6f6f6;display:flex;padding:25px 15px;transition:all 0.2s linear 0s;}
.index_news_box ul li:nth-child(2n){margin-right:0;}
.index_news_box ul li .img_btn{display:block;width:175px;height:130px;margin-right:25px;}
.index_news_box ul li .right_info{width:calc(100% - 200px);}
.index_news_box ul li .right_info .name_btn{display:block;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;font-size:18px;color:#333333;font-weight:bold;line-height:32px;}
.index_news_box ul li .right_info .brief_info{font-size:14px;color:#333333;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:5px;margin-bottom:20px;}
.index_news_box ul li .right_info .more_btn{display:block;width:24px;text-align:center;height:24px;line-height:24px;background:var(--bgColor);font-size:18px;color:#fff;font-weight:bold;}
.index_news_box ul li:hover{background:#f1f1f1;}
.index_news_box ul li:hover .right_info .name_btn{color:var(--bgColor)}
.index_news_box ul li:hover .right_info .more_btn{background:var(--bgHoverColor);}
.index_news_box ul li .right_info .more_btn:active{position:relative;top:2px;}
.index_news_box .view_more_btn{margin:50px auto 0 auto;display:flex;align-items:center;justify-content:center;width:227px;height:54px;background:var(--bgColor);border-radius:5px;color:#fff;font-size:16px;}
.index_news_box .view_more_btn i{margin-left:5px;font-size:20px;}
.index_news_box .view_more_btn:hover{background:var(--bgHoverColor);}
.index_news_box .view_more_btn:active{position:relative;top:2px;}
.index_brand_box{background:url("../images/index_brand_bg.jpg") no-repeat center;background-size:cover;padding:80px 0 100px 0;}
#index-brand{margin-top:60px;width:calc(100% - 140px);margin-left:70px;}
#index-brand .swiper-slide .img_btn img{max-width:125px;max-height:100%;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;transition:all 0.2s linear 0s;}
.index_brand_box .swiper-button-next:after,.index_brand_box .swiper-button-prev:after{font-size:32px;color:#333;font-weight:bold;}
.index_brand_box .swiper-button-next:hover:after,.index_brand_box .swiper-button-prev:hover:after{color:var(--fontColor);}
#index-brand .swiper-slide .img_btn:hover img{transform:scale(0.9,0.9);-moz-transform:scale(0.9,0.9);-webkit-transform:scale(0.9,0.9);-o-transform:scale(0.9,0.9);}
.index_service_box{background:url("../images/index_service_bg.jpg") no-repeat center;background-size:cover;height:596px;display:flex;flex-wrap: wrap;}
.index_service_box .service_item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:all 0.2s linear 0s;}
.index_service_box .service_item i{font-size:100px;color:#fff;line-height:110px;}
.index_service_box .service_item:nth-child(1) i:before{content:"\e97e";}
.index_service_box .service_item:nth-child(2) i:before{content:"\e6b0";}
.index_service_box .service_item h1{color:#fff;font-weight:bold;font-size:22px;line-height:36px;margin-top:15px;}
.index_service_box .service_item span{display:block;width:40%;font-size:14px;color:#fff;line-height:26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:10px;}
.index_service_box .service_item .more_btn{display:block;border-radius:30px;color:#fff;border:1px solid #fff;width:125px;height:38px;text-align:center;line-height:36px;font-size:14px;margin-top:30px;}
.index_service_box .service_item .more_btn:hover{background:#fff;color:var(--fontColor);}
.index_service_box .service_item .more_btn:active{position:relative;top:2px;}
.index_service_box .service_item:hover{background:rgba(31,174,72,0.7);}

/*面包屑*/
.page_map{color:#999999;line-height:26px;padding-top:12px;padding-bottom:12px;}
.page_map i{margin-right:5px;}
.page_map .breadcrumb{background:none;padding:0;margin:0;display:inline-block;}
.page_map .breadcrumb a{color:#666666;}
.page_map .breadcrumb a:hover{text-decoration:underline;}
.page_map .breadcrumb > li + li:before{color:#666666;}
.page_map .breadcrumb .active{color:#333333;font-weight:bold;}
.page_map .breadcrumb .active span{color:#333333;font-weight:bold;}

/*分页*/
.kj-page{text-align:center;}
.kj-page .pagination{margin:40px 0 20px 0;}
.kj-page .pagination > li > a,.kj-page .pagination > li > span{font-size:13px;margin:3px;padding:0;width:40px;height:28px;line-height:26px;border-radius:5px;color:#999;}
.kj-page .pagination > li > a:hover,.kj-page .pagination > li > span:hover{background:var(--bgColor);color:#fff;border-color:var(--bgColor);}
.kj-page .pagination > li.active > a{background:var(--bgColor);color:#fff;border-color:var(--bgColor);}

/*筛选*/
.filter_box{margin-bottom:10px;}
.filter_box ul{display:block;width:100%;}
.filter_box ul li{display:flex;margin-bottom:12px;}
.filter_box ul li label{width:62px;font-size:13px;font-weight:normal;color:#999999;line-height:30px;}
.filter_box ul li .filter_btn{width:calc(100% - 114px);display:flex;flex-wrap:wrap;height:34px;overflow:hidden;}
.filter_box ul li .filter_btn a{height:30px;line-height:30px;font-size:13px;color:#333333;margin-right:22px;}
.filter_box ul li .filter_btn a:hover{color:var(--fontColor);}
.filter_box ul li .filter_btn a.active{color:var(--fontColor);font-weight:bold;}
.filter_box ul li .filter_btn a:first-child.active{color:#e20000;}
.filter_box ul li .viewmore{margin-top:3px;width:52px;justify-content: flex-end;color:#333;height:24px;line-height:22px;font-size:12px;display:inline-flex;align-items:center;}
.filter_box ul li .viewmore i{font-size:12px;margin-left:3px;}
.filter_box ul li .viewmore:hover{color:var(--fontColor);}

/*内页banner*/
.page_banner{width:100%;height:15.5vw;}
.page_banner .container{display:flex;flex-direction: column;justify-content:center;align-items:center;height:100%;}
.page_banner h1{font-size:45px;color:#fff;font-weight:bold;line-height:62px;}
.page_banner h3{font-size:20px;color:#fff;line-height:42px;}

/*产品列表*/
.product_container{display:flex;margin-top:15px;}
.product_container .product_left{width:242px;margin-right:28px;}
.product_container .product_left h1{height:60px;font-size:24px;color:#fff;font-weight:bold;line-height:60px;padding-left:15px;background:var(--bgColor);}
.product_container .product_left .btn_box{width:100%;}
.product_container .product_left .btn_box a{display:flex;height:67px;align-items:center;justify-content:space-between;padding:0 15px;border-top:1px solid #d2d2d2;font-size:15px;color:#333333;background:#f2f2f2;border-left:4px solid transparent;}
.product_container .product_left .btn_box a:first-child{border-top:0;}
.product_container .product_left .btn_box a i{color:#999999;font-size:18px;}
.product_container .product_left .btn_box a:hover{border-left-color:var(--bgColor);color:var(--fontColor);}
.product_container .product_left .btn_box a:hover i{color:var(--fontColor);}
.product_container .product_left .btn_box a.active{border-left-color:var(--bgColor);color:var(--fontColor);font-weight:bold;}
.product_container .product_left .btn_box a.active i{font-weight:normal;color:var(--fontColor);}
.product_container .product_right{width:calc(100% - 270px);}
.classification_info h1{font-size:24px;color:var(--fontColor);font-weight:bold;line-height:36px;}
.classification_info{font-size:14px;color:#333333;line-height:30px;margin-bottom:25px;}
.classification_info a:hover{text-decoration:underline;}
.product_container .product_right .product_cata_1 ul{display:flex;flex-wrap: wrap;margin-top:15px;}
.product_container .product_right .product_cata_1 ul li{margin-right:65px;width:calc((100% - 130px)/3);}
.product_container .product_right .product_cata_1 ul li:nth-child(3n){margin-right:0;}
.product_container .product_right .product_cata_1 ul li a{display:flex;width:100%;height:50px;justify-content: space-between;align-items:center;border-bottom:1px dashed #dddddd;font-size:14px;color:#333333;}
.product_container .product_right .product_cata_1 ul li a em{width:90%;height:50px;line-height:50px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.product_container .product_right .product_cata_1 ul li a i{font-size:12px;color:#999999;}
.product_container .product_right .product_cata_1 ul li a:hover{color:var(--fontColor);}
.product_container .product_right .product_cata_1 ul li a:hover i{color:var(--fontColor);}
.product_container .product_right .product_cata_2 .product_cata_2_ul{display:flex;flex-wrap: wrap;margin-top:15px;}
.product_container .product_right .product_cata_2 .product_cata_2_ul li{margin-right:20px;margin-bottom:25px;width:calc((100% - 80px)/5);}
.product_container .product_right .product_cata_2 .product_cata_2_ul li:nth-child(5n){margin-right:0;}
.product_container .product_right .product_cata_2 .product_cata_2_ul li .img_btn{display:flex;width:100%;height:168px;align-items:center;justify-content:center;}
.product_container .product_right .product_cata_2 .product_cata_2_ul li .img_btn img{max-width:100%;max-height:100%;}
.product_container .product_right .product_cata_2 .product_cata_2_ul li .name_btn{display:block;width:100%;height:38px;text-align:center;line-height:38px;font-size:14px;color:#333333;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_container .product_right .product_cata_2 .product_cata_2_ul li .name_btn:hover{color:var(--fontColor);}
.product_list_1{margin-top:15px;}
.product_list_1 .kj-table thead tr th{background:#f3f7f5;height:38px;line-height:38px;padding:0 15px;border-bottom:2px solid var(--bgColor);}
.product_list_1 .kj-table thead tr th:last-child{text-align:center;}
.product_list_1 .kj-table tbody tr td{border-bottom:1px dashed #dcdcdc;border-top:0;padding:17px 15px;font-size:14px;color:#333;line-height:24px;transition:all 0.2s linear 0s;}
.product_list_1 .kj-table tbody tr td a{color:var(--fontColor);font-weight:bold;display:block;}
.product_list_1 .kj-table tbody tr td:last-child{text-align:center;}
.product_list_1 .kj-table tbody tr:hover td{background:#f5f5f5;}
.product_list_1 .kj-table tbody tr td a:hover{text-decoration:underline;}

.product_list_ul2{display:block;width:100%;}
.product_list_ul2 li{display:block;width:100%;margin-bottom:15px;border:1px solid #dcdcdc;overflow:hidden;border-radius:3px;transition:all 0.2s linear 0s;}
.product_list_ul2 li.selectActive{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.product_list_ul2 li .pro_description{padding:15px 15px 0 15px;display:flex;flex-wrap:wrap;align-items:center;}
.product_list_ul2 li .pro_description .img_btn{height:90px;display:inline-flex;justify-content:center;}
.product_list_ul2 li .pro_description .img_btn img{max-width:125px;}
.product_list_ul2 li .pro_description .right_info{flex:1;display:flex;flex-wrap:wrap;}
.product_list_ul2 li .pro_description .right_info .name_btn{font-size:16px;color:#333333;font-weight:bold;line-height:18px;margin-bottom:15px;display:block;width:100%;}
.product_list_ul2 li .pro_description .right_info .name_btn:hover{text-decoration:underline;color:var(--fontColor);;}
.product_list_ul2 li .pro_description .right_info .basic_text{display:inline-block;line-height:22px;margin-right:25px;}
.product_list_ul2 li .pro_description .right_info .basic_text_all{display:inline-block;width:100%;margin-right:0;margin-bottom:5px;}
.product_list_ul2 li .pro_description .right_info label{font-size:14px;font-weight:normal;color:#999999;}
.product_list_ul2 li .pro_description .right_info span{font-size:14px;color:#333333;}
.product_list_ul2 li .pro_description .right_info span a{color:var(--fontColor);}
.product_list_ul2 li .pro_description .right_info span a:hover{text-decoration:underline;}
.product_list_ul2 li .stock_btn{margin:10px 0;background:none;border:0;display:flex;width:100%;height:18px;line-height:18px;font-size:13px;color:#ee3f38;justify-content:center;transition:all 0.2s linear 0s;}
.product_list_ul2 li .stock_btn i{font-size:13px;color:#ee3f38;font-weight:bold;margin-right:5px;vertical-align:middle;margin-top:1px;transition:all 0.2s linear 0s;}
.product_list_ul2 li .stock_btn.active{background:#eff6fa;font-weight:bold;}
.product_list_ul2 li .stock_btn.active i{transform:rotate(180deg);margin-top:0;}
.product_list_ul2 li .stock_btn:hover{background:#eff6fa;}
.product_list_ul2 li .kjcollapse{display:none;}
.product_list_ul2 li .kj-table{margin:10px 15px 0 15px;}
.product_list_ul2 li .kj-table table{margin-bottom:0;}
.product_list_ul2 li .kj-table thead tr th{text-align:center;border-bottom:0;background:#f7f7f7;font-size:14px;border-top:1px solid #dcdcdc!important;border-bottom:1px solid #dcdcdc;}
.product_list_ul2 li .kj-table thead tr th:first-child{text-align:left;padding-left:20px;width:160px;}
.product_list_ul2 li .kj-table tbody tr td{border-top:0;text-align:center;font-size:14px;color:#626262;vertical-align:middle;border-bottom:1px dotted #dcdcdc;}
.product_list_ul2 li .kj-table tbody tr td:first-child{text-align:left;padding-left:20px;}
.product_list_ul2 li .kj-table tbody tr td em{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr td a{color:#626262}
.product_list_ul2 li .kj-table tbody tr td a:hover{color:var(--fontColor);}
.product_list_ul2 li .kj-table tbody tr td a.car_btn{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn i{font-size:20px;display:inline-block;transition:all 0.2s linear 0s;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn:hover i{transform:scale(1.1);}
.product_list_ul2 li .kj-table tbody tr td a.login_btn{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr td a.login_btn:hover{text-decoration:underline;}
.product_list_ul2 li .kj-table .kj-pro-num-box{width:72px;height:28px;border-radius:3px;overflow:hidden;margin:0 auto;border:1px solid #949494;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.product_list_ul2 li .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product_list_ul2 li .kj-table .kj-pro-num-box input{width:32px;height:28px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}

/*产品详情*/
.pro_desc_content{display:flex;}
.pro_desc_content .left_box{width:270px;margin-right:40px}
.pro_desc_content .left_box .img_box{width:100%;height:270px;border:1px solid #c6c6c6;padding:10px;display:flex;justify-content:center;align-items:center;}
.pro_desc_content .left_box .img_box img{max-width:100%;max-height:100%;}
.pro_desc_content .right_box{width:calc(100% - 310px);}
.pro_desc_content .right_box h1{line-height:42px;font-size:24px;color:#333333;font-weight:bold;padding-top:4px;}
.pro_desc_content .right_box h6{line-height:25px;font-size:14px;color:#333333;}
.pro_desc_content .right_box .info_box{margin-top:20px;display:flex;flex-wrap:wrap;}
.pro_desc_content .right_box .info_box .list{line-height:26px;font-size:14px;color:#333333;flex:0 0 33.33333%;margin-bottom:10px;display:flex;}
.pro_desc_content .right_box .info_box .list.list_all{flex:0 0 100%;}
.pro_desc_content .right_box .info_box .list label{font-size:14px;color:#999999;font-weight:normal;width:90px;}
.pro_desc_content .right_box .info_box .list a{color:#02944b;}
.pro_desc_content .right_box .info_box .list.list_all a{width:90px;text-align:right}
.pro_desc_content .right_box .info_box .list.list_all span{width:calc(100% - 160px);height:26px;overflow:hidden;word-break:break-all;}

.pro_desc_table{margin-top:30px;border-top:1px solid #dcdcdc;}
.pro_desc_table .kj-table{margin-top:2px;}
.pro_desc_table .kj-table tr th{text-align:center;background:var(--bgColor);font-size:14px;line-height:36px;padding:0 15px;color:#fff;border-bottom:0;}
.pro_desc_table .kj-table tr th:first-child{border-radius:5px 0 0 5px;text-align:left;padding-left:20px;width:160px;}
.pro_desc_table .kj-table tr th:last-child{border-radius:0 5px 5px 0;}
.pro_desc_table .kj-table tr td{text-align:center;padding:10px 15px;vertical-align:middle;border-bottom:1px dotted #dcdcdc;border-top:0;}
.pro_desc_table .kj-table tr td:first-child{text-align:left;padding-left:20px;}
.pro_desc_table .kj-table tbody tr td em{color:#e70012;}
.pro_desc_table .kj-table tbody tr td a{color:#e70012;}
.pro_desc_table .kj-table tbody tr td a.car_btn i{font-size:20px;display:inline-block;transition:all 0.2s linear 0s;}
.pro_desc_table .kj-table tbody tr td a.car_btn:hover i{transform:scale(1.2);}
.pro_desc_table .kj-table .kj-pro-num-box{width:72px;height:28px;border-radius:3px;overflow:hidden;margin:0 auto;border:1px solid #949494;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.pro_desc_table .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.pro_desc_table .kj-table .kj-pro-num-box input{width:32px;height:28px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}
.pro_desc_table .btn_box{margin-top:5px;margin-bottom:50px;}
.pro_desc_table .btn_box .right_btn{display:flex;justify-content:flex-end;}
.pro_desc_table .btn_box .right_btn a{width:146px;text-align:center;height:36px;line-height:36px;border-radius:5px;font-size:14px;color:#333;margin-left:8px;background:#e0e0e0;font-weight:bold;}
.pro_desc_table .btn_box .right_btn a:hover{background:var(--bgColor);color:#fff;}
.pro_desc_table .btn_box .right_btn a:first-child{background:var(--bgColor);color:#fff;}
.pro_desc_table .btn_box .right_btn a:first-child:hover{background:var(--bgHoverColor);}
.pro_desc_table .btn_box .right_btn a:active{position:relative;top:2px;}

.pro_slide_box .nav{border-bottom:2px solid #c2c2c2;display:flex;}
.pro_slide_box .nav li{margin-right:10px;margin-bottom:0;}
.pro_slide_box .nav li a{font-size:15px;color:#333333;font-weight:bold;position:relative;background:#e0e0e0;border:0;padding:0;height:40px;line-height:40px;border-radius:5px 5px 0 0;text-align:center;width:162px;}
.pro_slide_box .nav li.active a{background:var(--bgColor);color:#fff;}
.pro_slide_box .nav li a:hover{background:var(--bgColor);color:#fff;border:0;}
.pro_slide_box .nav li a:focus{background:var(--bgColor);color:#fff;border:0;}
.pro_slide_box .tab-pane{border:1px solid #c2c2c2;border-top:0;}
.pro_slide_box .table-responsive{padding:10px;}
.pro_slide_box .table-responsive table{margin-bottom:0;}
.pro_slide_box .table-responsive table tr th{border-right:1px solid #d9d9d9;font-size:14px;color:#333;}
.pro_slide_box .table-responsive table tr:first-child th{border-top:0;}
.pro_slide_box .table-responsive table tr:first-child td{border-top:0;}
.pro_slide_box .table-responsive table tr td{padding-left:50px;color:#333333;}
.pro_slide_box .table-responsive table tr td a{color:#333;}
.pro_slide_box .table-responsive table tr td a:hover{color:var(--fontColor);}
.pro_slide_box .technology_list{padding:15px 15px 40px 15px;}
.pro_slide_box .technology_list li{display:flex;justify-content: space-between;border-bottom:1px dotted #dedede;line-height:38px;padding:0 15px;}
.pro_slide_box .technology_list li a{font-size:14px;color:#333;flex:1;height:38px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;padding-right:15px;}
.pro_slide_box .technology_list li a:before{
    content:"";width:4px;height:4px;display:inline-block;border-radius:50%;background:#dedede;margin-right:10px;vertical-align:middle;transition:all 0.2s linear 0s;
}
.pro_slide_box .technology_list li .time{font-size:14px;color:#999;}
.pro_slide_box .technology_list li a:hover{color:var(--fontColor);}
.pro_slide_box .technology_list li a:hover:before{background:var(--bgColor);}
.pro_slide_box .activeBox{padding:15px;font-size:14px;color:#333;line-height:26px;}

/*产品详情-相关产品*/
.product_relevant{margin-top:45px;}
.product_relevant h1{font-size:20px;color:#333333;line-height:28px;margin-bottom:15px;font-weight:bold;}
.product_relevant .swiper-button-next,.product_relevant .swiper-button-prev{color:#9a9a9a;transition:all 0.2s linear 0s;margin:0;transform: translateY(-50%);}
.product_relevant .swiper-button-next:hover,.product_relevant .swiper-button-prev:hover{color:var(--fontColor);}
.product_relevant .swiper-button-next:after, .product_relevant .swiper-button-prev:after{font-size:30px;font-weight:bold;}
.product_relevant .swiper-button-prev{left:-52px;}
.product_relevant .swiper-button-next{right:-52px;}
.product_relevant .swiper-slide{border-radius:10px;height:282px;overflow:hidden;transition:all 0.2s linear 0s;border:1px solid #cccccc;}
.product_relevant .swiper-slide .img_btn{transition:all 480ms ease 0s;display:flex;align-items:center;justify-content:center;width:100%;padding:10px;height:165px;}
.product_relevant .swiper-slide .img_btn img{max-width:100%;max-height:100%;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;}
.product_relevant .swiper-slide .name_btn{display:block;padding:0 15px;font-size:15px;color:#333;height:30px;line-height:30px;width:100%;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.product_relevant .swiper-slide .base_info{padding:0 15px;margin:3px 0 7px 0;}
.product_relevant .swiper-slide .base_info span{display:block;font-size:14px;color:#999999;line-height:22px;}
.product_relevant .swiper-slide .car_btn{display:flex;background:var(--bgColor);height:33px;align-items:center;justify-content:center;font-size:14px;color:#fff;}
.product_relevant .swiper-slide .car_btn i{margin-right:8px;}.product_relevant .swiper-slide:hover{border-color:var(--bgColor);}
.product_relevant .swiper-slide:hover{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.product_relevant .swiper-slide:hover .img_btn img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}
.product_relevant .swiper-slide:hover .name_btn{color:var(--fontColor);text-decoration:underline;}
.product_relevant .swiper-slide .car_btn:hover {background:var(--bgHoverColor);}

/*化合物详情*/
.product_hhwk_desc{width:100%;}
.product_hhwk_desc .product_title{border-bottom:2px solid #dcdcdc;padding-bottom:12px;font-size:24px;color:#02944b;font-weight:bold;line-height:30px;height:42px;margin-bottom:20px;}
.product_hhwk_desc .product_title em{font-size:15px;color:#666666;font-weight:normal;line-height:42px;margin-left:5px;}
.product_hhwk_desc .base_detail{display:flex;margin-bottom:70px;}
.product_hhwk_desc .base_detail .image_box{width:180px;margin-right:85px;}
.product_hhwk_desc .base_detail .image_box img{max-width:100%;max-height:100%;}
.product_hhwk_desc .base_detail .pro_desc_box{width:calc(100% - 265px);font-size:14px;color:#333;line-height:36px;}
.compound_composition h1{text-align:center;font-size:24px;color:#333333;line-height:50px;margin-bottom:10px;font-weight:bold;}
.compound_composition .kj-table thead tr th{text-align:center;background:#fafafa;font-size:14px;color:#333333;border-bottom:2px solid var(--bgColor);height:38px;line-height:38px;padding-top:0;padding-bottom:0;}
.compound_composition .kj-table tbody tr td{text-align:center;border-top:0;font-size:14px;color:#333333;border-bottom:1px dotted #dcdcdc;line-height:24px;}
.compound_composition .kj-table tbody tr td a{color:var(--fontColor);}
.compound_composition .kj-table tbody tr td a:hover{text-decoration:underline;}
/*文章*/
.article_box{margin-top:30px;}
.article_box .article_title{border-bottom:2px solid #d2d2d2;height:46px;line-height:46px;font-size:18px;color:#333333;font-weight:bold;text-align:center;}
.article_box .article_content{padding:25px 0;font-size:14px;color:#333333;line-height:30px;overflow:hidden;}
.article_box .article_content img{max-width:100%;height:auto !important;}

/*新闻列表*/
.news_list_box .news_list li{padding:22px 0;border-bottom:1px solid #dcdcdc;display:flex;}
.news_list_box .news_list li .img_btn{width:158px;height:96px;display:flex;align-items:center;justify-content:center;background:#f1f1f1;}
.news_list_box .news_list li .info_box{padding:0 25px;flex:1;}
.news_list_box .news_list li .info_box a.name_btn{line-height:32px;display:block;font-size:14px;color:#333333;font-weight:bold;width:100%;height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_box .news_list li .info_box span{display:block;width:100%;font-size:14px;color:#666666;line-height:27px;height:54px;overflow:hidden;}
.news_list_box .news_list li .time{width:100px;display:flex;flex-direction:column;align-items:flex-end;}
.news_list_box .news_list li .time b{font-size:22px;color:#333333;font-weight:normal;line-height:32px;}
.news_list_box .news_list li .time .line{width:23px;height:3px;background:#dcdde0;margin:15px 0;}
.news_list_box .news_list li .time em{font-size:14px;color:#999999;}
.news_list_box .news_list li:hover .info_box a.name_btn{color:var(--fontColor);}

.kj_news_active{background:#fff;border-radius:5px;padding:30px 30px 40px 30px;margin-top:20px;}
.kj_news_active .kj-main-articleinfo-title{font-size:30px;color:#333;margin-bottom:12px;line-height:36px;}
.kj_news_active .kj-article-time{color:#999;}
.kj_news_active .kj-article-content{color:#333; padding-bottom:50px; margin-bottom: 20px; border-bottom: 1px solid rgb(242,242,242); line-height: 30px;margin-top:20px;}
.kj_news_active .kj-article-content img{max-width:100%;vertical-align:bottom;}
.kj_news_active .kj-article-bottom span{display:block;line-height:32px;}
.kj_news_active .kj-article-bottom a{color:#333;}
.kj_news_active .kj-article-bottom a:hover{color:var(--fontColor);text-decoration:underline;}
.kj_news_active .kj_news_product{margin:0 auto;display:block;height:42px;line-height:42px;padding:0 15px;background:#255288;font-size:14px;color:#fff;width:130px;text-align:center;}
.kj_news_active .kj_news_product:hover{background:#a60e07}
.kj_news_active .kj_news_product:active{position:relative;top:2px;}

/*服务*/
.technical_service_box ul{margin-top:20px;}
.technical_service_box ul li{margin-bottom:100px;display:flex;vertical-align:bottom;align-items:center;}
.technical_service_box ul li .text_info{width:50%;padding-right:60px;}
.technical_service_box ul li .text_info h1{color:var(--fontColor);font-size:28px;font-weight:bold;position:relative;line-height:36px;padding-bottom:25px;margin-bottom:28px;}
.technical_service_box ul li .text_info h1:after{
    content:"";width:42px;height:4px;background:var(--bgColor);position:absolute;bottom:0;left:0;
}
.technical_service_box ul li .text_info .brief_info{font-size:16px;color:#333333;line-height:33px;}
.technical_service_box ul li .img_box{width:50%;}
.technical_service_box ul li .img_box img{max-width:100%;}
.technical_service_box ul li:nth-child(2n) .img_box{order:1;}
.technical_service_box ul li:nth-child(2n) .text_info{order:2;padding-right:0;padding-left:48px;}

/*计算器*/
.calculator_container{padding:20px 15px 25px 15px;background:#fafafa;width:100%;overflow:hidden;border:1px solid #e5e5e5;margin-top:15px;}
.calculator_container .formula_text{font-size:12px;color:#333;line-height:24px;margin-bottom:10px;}
.calculator_container .formula_text em{color:red;}
.calculator_container .formula_text i{display:inline-block;vertical-align:top;}
.calculator_container h2{font-size:15px;font-weight:bold;margin:18px 0 12px 0;}
.calculator_container h3{font-size:15px;font-weight:bold;margin:12px 0;}
.calculator_container .calculator-form.calculator_box{width:100%;margin-top:12px;}
.calculator_container .calculator-form.calculator_box::-webkit-scrollbar{height:0;}
.calculator_container .calculator-form .calculator_input{width:100%;overflow:hidden;overflow-x:auto;}
.calculator_container .calculator-form .calculator_input{display:flex;}
.calculator_container .calculator-form .calculator_input span{color:#ba0000;font-size:14px;margin:16px 5px 0 5px;line-height:32px;font-weight:bold;}
.calculator_container .calculator-form .input_item label{width:100%;font-size:12px;line-height:16px;display:inline-block;vertical-align:bottom;}
.calculator_container .calculator-form .input_item label em{color:red;}
.calculator_container .calculator-form .input_item .input_box{display:flex;align-items:center;}
.calculator_container .calculator-form .input_item .input_box input{padding:0 8px;border:1px solid #767676;width:130px;font-size:14px;color:#1B0808;height:28px;margin-right:2px;}
.calculator_container .calculator-form .input_item .input_box select{border:1px solid #767676;font-size:14px;color:#1B0808;height:28px;padding:0;border-radius:0;}
.calculator_container .calculator-form .opt_box{margin:12px 0;}
.calculator_container .calculator-form .opt_box a{
    display:inline-block;height:30px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:30px;
   background:#abacac;
}
.calculator_container .calculator-form .opt_box a:hover{background:#888;}
.calculator_container .calculator-form .opt_box a:first-child{margin-right:10px;background:var(--bgColor);}
.calculator_container .calculator-form .opt_box a:first-child:hover{background:var(--bgHoverColor);}
.calculator_container .calculator-form .opt_box a:active{position:relative;top:2px;}
.calculator_container .calculator_equation{display:flex;justify-content:space-between;}
.calculator_container .calculator_equation b{font-size:12px;margin-bottom:10px;display:block;}
.calculator_container .calculator_equation .input_box .form-group{margin-bottom:10px;display:flex;}
.calculator_container .calculator_equation .input_box .form-group label{width:65px;line-height:30px;font-size:12px;font-weight:normal;}
.calculator_container .calculator_equation .input_box .form-group input{border:1px solid #767676;padding:0 10px;font-size:12px;color:#333;}
.calculator_container .calculator_equation .input_box .form-group input[type=button]{
    border:0;display:inline-block;height:30px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:30px;margin-left:65px;
    background:#02944b;transition:all 0.2s linear 0s;
}
.calculator_container .calculator_equation .input_box .form-group input[type=button]:hover{background:#888;}

.calculator_container .calculator_equation .result_box{margin-left:50px;flex:1;}
.calculator_container .calculator_equation .result_box table{border:1px solid #e5e5e5}
.calculator_container .calculator_equation .result_box table tr th{padding:5px ;border:1px solid #e5e5e5;font-size:12px;}
.calculator_container .calculator_equation .result_box table tr td{padding:5px ;border:1px solid #e5e5e5;font-size:12px;}

.calculator_container .calculator-form .calculator_input.calculator_input_all{flex-wrap:wrap;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all{width:100%;margin-bottom:10px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all label{font-weight:normal;margin-bottom:5px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all span.company{font-weight:normal;margin:0;font-size:12px;color:#333;margin-left:5px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all .input_box a{
    display:inline-block;height:28px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:28px;margin-left:15px;
   background:#abacac;
}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all .input_box a:hover{background:#888;}
